CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - counter verilog

搜索资源列表

  1. up-down-counter

    0下载:
  2. up down counter by verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:674132
    • 提供者:nedved
  1. counter

    0下载:
  2. 本文介绍了基于FPGA的数字频率计的设计方法,设计采用硬件描述语言Verilog ,在软件开发平台ISE上完成,可以在较高速时钟频率(48MHz)下正常工作。该数字频率计采用测频的方法,能准确的测量频率在10Hz到100MHz之间的信号。-This article describes the FPGA-based digital frequency meter design method using hardware descr iption language Verilog, ISE on t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1879701
    • 提供者:PengJ
  1. verilogClassicSamples

    0下载:
  2. verilog常用程序及其仿真结果整理,包括LCD,LED,AD采集,URAT,电子琴,电梯控制,自动售货机控制,出租车计价器,电子时钟,频率计,MPSK调制与解调-verilog common finishing process and its simulation results, including LCD, LED, AD collection, URAT, keyboard, elevator control, vending machine control, taxi meter,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1278470
    • 提供者:ZhangYan
  1. report-of-digital-pluse-counter

    0下载:
  2. 某一大学里关于数字频率计的电子实验报告,内容详尽,含verilog源码-A university on the electronic digital frequency meter test reports, and detailed, with verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:85915
    • 提供者:zhaozhijie
  1. counter

    0下载:
  2. 基于XILINX XC3S300的计数器程序,编程语言VERILOG-XILINX XC3S300 based counter program, programming language VERILOG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2332027
    • 提供者:艺轩
  1. Verilog

    0下载:
  2. 基于verilog HDL编写的各种实例。。里面记载了计数器,全加器,等等的代码。-Based on various examples written in verilog HDL. . Recording the counter, full adder, and so the code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:247716
    • 提供者:黄灿灿
  1. counter

    0下载:
  2. 使用verilog实现低位的十进制计数,高位的十六进制计数,带有Modelsim仿真测试文件-verilog Modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2510
    • 提供者:杨毅
  1. verilog.tar

    0下载:
  2. counter.v...its verilog code for counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1314
    • 提供者:vinay
  1. Counter

    0下载:
  2. 用VERILOG语言实现的74*163 计数器,代码十分简单易懂,适合数字逻辑电路实验的初学者-With the VERILOG language implementation of the 74* 163 counter, the code is very simple and easy to understand, suitable for digital logic circuit experiment for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:415479
    • 提供者:仲崇鑫
  1. m60BCD

    0下载:
  2. 异步清零多位计数器,应用verilog编程v-counter verilog configuration
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:13859
    • 提供者:吴斐
  1. counter

    0下载:
  2. 在Quartus环境下verilog语言编写的一个4位加数器,选择的是一位位进位,是学习时序的好例子-Quartus environment verilog language of a four addend, the choice is a binary, is a good example to learn the timing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:227885
    • 提供者:voldemortqq
  1. counter

    0下载:
  2. 计算数程序 verilog xilinx-Calculate the number of procedures Verilog xilinx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:110654
    • 提供者:程国苗
  1. counter

    0下载:
  2. 利用verilog开发的计数器程序,比较基本,包含完整的工程-Use of the the verilog development of counter program, more basic, including complete engineering
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6697438
    • 提供者:给他
  1. counter

    0下载:
  2. there is a text file of code for 8 bit up counter in verilog.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1084
    • 提供者:amit
  1. LL

    0下载:
  2. verilog语言的计数器设计程序代码。-counter verilog language design code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:4096
    • 提供者:whh
  1. d10-counter

    0下载:
  2. 十位加法器,用verilog语言编写,适用于verilog学习。-10-bit adder, using Verilog language, applicable in verilog learning.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:847
    • 提供者:任卫朋
  1. ex1

    0下载:
  2. johnson 计数器 verilog源代码-johnson counter verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:166289
    • 提供者:wangxl
  1. frequency-counter

    1下载:
  2. 这是用verilog写的配合DE2 FPGA开发板的10进制显示频率计的工程文件夹的压缩包,解压后可直接下载到DE2板上,其中频率输入端是系统自带27M时钟D13用于测试,如果想要应用于别的开发板,可以重新分配引脚。-DE2 FPGA development board with with verilog write with decimal display frequency meter project folder compression package, after decompressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:615424
    • 提供者:予烨
  1. Verilog_0-9999_counter

    0下载:
  2. 用Verilog语言实现的0-9999计数器-0-9999 counter Verilog language
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:3796
    • 提供者:邹卫华
  1. digital-frequency-counter

    0下载:
  2. 基于FPGA的数字频率计,verilog hdl编写-digital frequency counter ,using verilog hdl
  3. 所属分类:Home Personal application

    • 发布日期:2017-11-26
    • 文件大小:17623
    • 提供者:毋宁
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com